DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1SpanDataCollection<T> Class / SourceIsList Property

In This Topic
    SourceIsList Property (C1SpanDataCollection<T>)
    In This Topic
    Gets a value indicating whether the source collection is a list.
    Syntax
    'Declaration
     
    Protected Property SourceIsList As Boolean
    protected bool SourceIsList {get; set;}
    See Also